In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / AddPageRotation Method

AddPageRotation Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(29)>

Function AddPageRotation( _

   ByVal Angle As Integer _

) As GdPictureStatus
[DispId(29)]

GdPictureStatus AddPageRotation( 

   int Angle

)
function AddPageRotation( 

    Angle: Integer

): GdPictureStatus; 
DispIdAttribute(29)

function AddPageRotation( 

   Angle : int

) : GdPictureStatus;
[DispId(29)]

GdPictureStatus AddPageRotation( 

   int Angle

) 
[DispId(29)]

GdPictureStatus AddPageRotation( 

   int Angle

) 

Parameters

Angle
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members